home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-06-18 | 834 b | 28 lines | [TEXT/MPS ] |
- First, copy the following files from AppWannabe:
-
- App.protos.h
- EventLoop.c
- IdleTasks.c
- Start.c
- TRootObj.c
- WindowDialog.c
- WindowPalette.c
-
- Then build this project as you would any other AppWannabe-based application.
-
-
- Files that were changed to make this sample have been included intact, thus
- saving you the trouble of pasting in the changes to various files.
-
- For information purposes, the changes have been bracketed with the comment:
-
- /*•••••*/
-
- This is to allow you to do a search and find what changes were necessary to
- convert AppWannabe into this sample.
-
- The files Menu.c and Window.c don't have change marks, as changes to these files
- is expected in the course of application development. If you want to specifically
- see what changed, you can compare the file to the corresponding file in the
- AppWannabe sample application.
-